base pointer meaning in Chinese
基址指示器
Examples
- Base pointers refer to data sections of the process , and are always process specific
基指针引用进程的数据段,而且永远是特定于进程的。 - In addition , keep in mind that virtually inherited objects have base pointers to address base objects
另外,永远不要忘记,虚拟继承的对象有指向基对象的基指针。 - Then we can indirectly address the string via a known offset from the base pointer instead of having to worry about the actual memory address
一种通过消除偏差而解决上述所有问题的常用解决方案是对随机字节流应用某种算法,该算法可以自然地消除任何统计趋势。